[INFO] fetching crate memberlist-proto 0.3.3...
[INFO] fixing memberlist-proto-0.3.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate memberlist-proto 0.3.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate memberlist-proto 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate memberlist-proto 0.3.3
[INFO] tweaked toml for crates.io crate memberlist-proto 0.3.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate memberlist-proto 0.3.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate memberlist-proto 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derivit-core v0.1.5
[INFO] [stderr]   Downloaded viewit v0.1.5
[INFO] [stderr]   Downloaded varing v0.13.0
[INFO] [stderr]   Downloaded smallvec-wrapper v0.4.1
[INFO] [stderr]   Downloaded quickcheck_macros v1.2.0
[INFO] [stderr]   Downloaded hostaddr v0.2.4
[INFO] [stderr]   Downloaded cheap-clone v0.3.0
[INFO] [stderr]   Downloaded nodecraft v0.9.1
[INFO] [stderr]   Downloaded quickcheck v1.1.0
[INFO] [stderr]   Downloaded peekable v0.5.0
[INFO] [stderr]   Downloaded hash32 v1.0.0
[INFO] [stderr]   Downloaded cbc v0.2.0
[INFO] [stderr]   Downloaded block-padding v0.4.2
[INFO] [stderr]   Downloaded feature-extension-for-wasm-bindgen-futures v0.2.3
[INFO] [stderr]   Downloaded feature-extension-for-smol v0.2.3
[INFO] [stderr]   Downloaded agnostic-lite v0.6.1
[INFO] [stderr]   Downloaded cipher v0.5.1
[INFO] [stderr]   Downloaded among v0.1.8
[INFO] [stderr]   Downloaded agnostic-io v0.2.0
[INFO] [stderr]   Downloaded atomic-time v0.1.5
[INFO] [stderr]   Downloaded faststr v0.2.34
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded tokio v1.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 855ea70c8342bec743a6967a758cf26b4661c23a9d27affa4e3eae9ed38bff77
[INFO] running `Command { std: "docker" "start" "855ea70c8342bec743a6967a758cf26b4661c23a9d27affa4e3eae9ed38bff77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "855ea70c8342bec743a6967a758cf26b4661c23a9d27affa4e3eae9ed38bff77" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "855ea70c8342bec743a6967a758cf26b4661c23a9d27affa4e3eae9ed38bff77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "855ea70c8342bec743a6967a758cf26b4661c23a9d27affa4e3eae9ed38bff77" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling peekable v0.5.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking atomic-time v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling memberlist-proto v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec-wrapper v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking varing v0.13.0
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking among v0.1.8
[INFO] [stderr]     Checking agnostic-io v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking cheap-clone v0.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking hostaddr v0.2.4
[INFO] [stderr]     Checking nodecraft v0.9.1
[INFO] [stderr]     Checking agnostic-lite v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derivit-core v0.1.5
[INFO] [stderr]    Compiling viewit v0.1.5
[INFO] [stdout] error[E0432]: unresolved imports `memberlist_proto::ChecksumAlgorithm`, `memberlist_proto::CompressAlgorithm`, `memberlist_proto::EncryptionAlgorithm`, `memberlist_proto::SecretKey`
[INFO] [stdout]  --> tests/fuzzy.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |   Ack, Alive, ChecksumAlgorithm, CompressAlgorithm, Data, Dead, EncryptionAlgorithm, ErrorResponse,
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^ no `EncryptionAlgorithm` in the root
[INFO] [stdout]   |               |                  |
[INFO] [stdout]   |               |                  no `CompressAlgorithm` in the root
[INFO] [stdout]   |               no `ChecksumAlgorithm` in the root
[INFO] [stdout] 7 |   IndirectPing, Label, MaybeResolvedAddress, Message, MessagesDecoder, Nack, Ping, ProtoDecoder,
[INFO] [stdout] 8 |   ProtoEncoder, ProtoEncoderError, PushNodeState, PushPull, SecretKey, Suspect,
[INFO] [stdout]   |                                                             ^^^^^^^^^ no `SecretKey` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Label: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  44 |           fn [< $ty:snake _fuzzy >](val: $ty) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Label`
[INFO] [stdout] ...
[INFO] [stdout] 109 | / quickcheck!(
[INFO] [stdout] 110 | |   u8,
[INFO] [stdout] 111 | |   u16,
[INFO] [stdout] 112 | |   u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |   SecretKey,
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Label) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<u8>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<u8>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<u8>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<u16>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<u16>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<u16>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<u32>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<u32>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<u64>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<u64>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<u64>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<u128>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<u128>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<u128>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<i8>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<i8>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<i8>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<i16>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<i16>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<i16>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<i32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<i32>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<i32>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<i64>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<i64>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<i64>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<i128>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<i128>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<i128>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<char>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<char>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<char>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<bool>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<bool>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<bool>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<IpAddr>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<IpAddr>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<IpAddr>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<Ipv4Addr>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<Ipv4Addr>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<Ipv4Addr>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<Ipv6Addr>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<Ipv6Addr>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<Ipv6Addr>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<Duration>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<Duration>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<Duration>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<NodeId<255>>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<NodeId<255>>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<NodeId<255>>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<String>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<Vec<u8>>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<Vec<u8>>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<Vec<u8>>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<u8>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<u8>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<u8>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<u16>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<u16>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<u16>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<u32>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<u32>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<u64>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<u64>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<u64>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<u128>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<u128>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<u128>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<i8>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<i8>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<i8>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<i16>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<i16>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<i16>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<i32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<i32>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<i32>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<i64>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<i64>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<i64>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<i128>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<i128>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<i128>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<char>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<char>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<char>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<bool>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<bool>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<bool>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<IpAddr>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<IpAddr>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<IpAddr>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<Ipv4Addr>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<Ipv4Addr>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<Ipv4Addr>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<Ipv6Addr>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<Ipv6Addr>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<Ipv6Addr>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<Duration>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<Duration>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<Duration>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<NodeId<255>>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<NodeId<255>>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<NodeId<255>>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<String>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<Vec<u8>>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<Vec<u8>>`
[INFO] [stdout] ...
[INFO] [stdout] 137 | / quickcheck!(
[INFO] [stdout] 138 | |   @<T>
[INFO] [stdout] 139 | |   Suspect[
[INFO] [stdout] 140 | |     u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<Vec<u8>>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<nodecraft::hostaddr::Domain<smol_str::SmolStr>>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<nodecraft::hostaddr::Domain<smol_str::SmolStr>>`
[INFO] [stdout] ...
[INFO] [stdout] 186 | / quickcheck!(
[INFO] [stdout] 187 | |   @<T>
[INFO] [stdout] 188 | |   Suspect[
[INFO] [stdout] 189 | |     Domain,
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |   ],
[INFO] [stdout] 196 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<nodecraft::hostaddr::Domain<smol_str::SmolStr>>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Suspect<HostAddr<smol_str::SmolStr>>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Suspect<HostAddr<smol_str::SmolStr>>`
[INFO] [stdout] ...
[INFO] [stdout] 186 | / quickcheck!(
[INFO] [stdout] 187 | |   @<T>
[INFO] [stdout] 188 | |   Suspect[
[INFO] [stdout] 189 | |     Domain,
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |   ],
[INFO] [stdout] 196 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Suspect<HostAddr<smol_str::SmolStr>>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<nodecraft::hostaddr::Domain<smol_str::SmolStr>>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<nodecraft::hostaddr::Domain<smol_str::SmolStr>>`
[INFO] [stdout] ...
[INFO] [stdout] 186 | / quickcheck!(
[INFO] [stdout] 187 | |   @<T>
[INFO] [stdout] 188 | |   Suspect[
[INFO] [stdout] 189 | |     Domain,
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |   ],
[INFO] [stdout] 196 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<nodecraft::hostaddr::Domain<smol_str::SmolStr>>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Dead<HostAddr<smol_str::SmolStr>>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:65:14
[INFO] [stdout]     |
[INFO] [stdout]  64 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  65 |             fn [< $ty:snake _ $inner:snake _fuzzy >](val: $ty<$inner>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Dead<HostAddr<smol_str::SmolStr>>`
[INFO] [stdout] ...
[INFO] [stdout] 186 | / quickcheck!(
[INFO] [stdout] 187 | |   @<T>
[INFO] [stdout] 188 | |   Suspect[
[INFO] [stdout] 189 | |     Domain,
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |   ],
[INFO] [stdout] 196 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Dead<HostAddr<smol_str::SmolStr>>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MaybeResolvedAddress<String, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `MaybeResolvedAddress<String, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(MaybeResolvedAddress<String, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MaybeResolvedAddress<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `MaybeResolvedAddress<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(MaybeResolvedAddress<String, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MaybeResolvedAddress<SocketAddrV4, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `MaybeResolvedAddress<SocketAddrV4, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(MaybeResolvedAddress<SocketAddrV4, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MaybeResolvedAddress<u32, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `MaybeResolvedAddress<u32, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(MaybeResolvedAddress<u32, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Alive<u32, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Alive<u32, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Alive<u32, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Alive<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Alive<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Alive<u32, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Alive<IpAddr, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Alive<IpAddr, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Alive<IpAddr, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Alive<IpAddr, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Alive<IpAddr, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Alive<IpAddr, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Alive<String, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Alive<String, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Alive<String, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Alive<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Alive<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Alive<String, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Ping<u32, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Ping<u32, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Ping<u32, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Ping<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Ping<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Ping<u32, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Ping<IpAddr, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Ping<IpAddr, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Ping<IpAddr, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Ping<IpAddr, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Ping<IpAddr, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Ping<IpAddr, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Ping<String, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Ping<String, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Ping<String, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Ping<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Ping<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Ping<String, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::IndirectPing<u32, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::IndirectPing<u32, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::IndirectPing<u32, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::IndirectPing<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::IndirectPing<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::IndirectPing<u32, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::IndirectPing<IpAddr, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::IndirectPing<IpAddr, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::IndirectPing<IpAddr, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::IndirectPing<IpAddr, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::IndirectPing<IpAddr, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::IndirectPing<IpAddr, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::IndirectPing<String, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::IndirectPing<String, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::IndirectPing<String, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::IndirectPing<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::IndirectPing<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::IndirectPing<String, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PushNodeState<u32, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `PushNodeState<u32, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(PushNodeState<u32, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PushNodeState<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `PushNodeState<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(PushNodeState<u32, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PushNodeState<IpAddr, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `PushNodeState<IpAddr, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(PushNodeState<IpAddr, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PushNodeState<IpAddr, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `PushNodeState<IpAddr, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(PushNodeState<IpAddr, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PushNodeState<String, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `PushNodeState<String, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(PushNodeState<String, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PushNodeState<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `PushNodeState<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(PushNodeState<String, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::PushPull<u32, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::PushPull<u32, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::PushPull<u32, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::PushPull<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::PushPull<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::PushPull<u32, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::PushPull<IpAddr, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::PushPull<IpAddr, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::PushPull<IpAddr, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::PushPull<IpAddr, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::PushPull<IpAddr, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::PushPull<IpAddr, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::PushPull<String, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::PushPull<String, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::PushPull<String, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::PushPull<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::PushPull<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::PushPull<String, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<u32, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<u32, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<IpAddr, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<IpAddr, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<IpAddr, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<IpAddr, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<IpAddr, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<IpAddr, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<String, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<String, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<u32, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<u32, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<IpAddr, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<IpAddr, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<IpAddr, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<IpAddr, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<IpAddr, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<IpAddr, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, String>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<String, String>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:77:14
[INFO] [stdout]     |
[INFO] [stdout]  76 |             #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |             -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  77 |             fn [< $ty:snake _ $id:snake _ $addr:snake _fuzzy >](val: $ty<$id, $addr>) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 200 | / quickcheck!(
[INFO] [stdout] 201 | |   @<I, A>
[INFO] [stdout] 202 | |   Node[
[INFO] [stdout] 203 | |     (u32, SocketAddrV4),
[INFO] [stdout] ...   |
[INFO] [stdout] 236 | |   Messages[(u32, SocketAddrV4), (u32, String), (IpAddr, SocketAddrV4), (IpAddr, String), (String, String), (String, SocketAddrV4)],
[INFO] [stdout] 237 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<String, SocketAddrV4>) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Ack: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:54:12
[INFO] [stdout]     |
[INFO] [stdout]  53 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  54 |           fn [< $ty:snake _fuzzy >](val: $ty) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Ack`
[INFO] [stdout] ...
[INFO] [stdout] 239 | / quickcheck!(
[INFO] [stdout] 240 | |   @
[INFO] [stdout] 241 | |   Ack,
[INFO] [stdout] 242 | |   Nack,
[INFO] [stdout] 243 | |   ErrorResponse,
[INFO] [stdout] 244 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Ack) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::Nack: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:54:12
[INFO] [stdout]     |
[INFO] [stdout]  53 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  54 |           fn [< $ty:snake _fuzzy >](val: $ty) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::Nack`
[INFO] [stdout] ...
[INFO] [stdout] 239 | / quickcheck!(
[INFO] [stdout] 240 | |   @
[INFO] [stdout] 241 | |   Ack,
[INFO] [stdout] 242 | |   Nack,
[INFO] [stdout] 243 | |   ErrorResponse,
[INFO] [stdout] 244 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::Nack) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `memberlist_proto::ErrorResponse: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy.rs:54:12
[INFO] [stdout]     |
[INFO] [stdout]  53 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  54 |           fn [< $ty:snake _fuzzy >](val: $ty) -> bool {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `memberlist_proto::ErrorResponse`
[INFO] [stdout] ...
[INFO] [stdout] 239 | / quickcheck!(
[INFO] [stdout] 240 | |   @
[INFO] [stdout] 241 | |   Ack,
[INFO] [stdout] 242 | |   Nack,
[INFO] [stdout] 243 | |   ErrorResponse,
[INFO] [stdout] 244 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(memberlist_proto::ErrorResponse) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `quickcheck` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout]  59 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  60 |           fn [< proto_encoder_decoder_multiple_packets_with_ $name:snake _and_label_on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, u32>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `Vec<Message<u32, u32>>` to implement `Arbitrary`
[INFO] [stdout]     = note: required for `fn(Vec<Message<u32, u32>>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:70:12
[INFO] [stdout]     |
[INFO] [stdout]  69 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  70 |           fn [< proto_encoder_decoder_multiple_packets_with_ $name:snake _on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, u32>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `Vec<Message<u32, u32>>` to implement `Arbitrary`
[INFO] [stdout]     = note: required for `fn(Vec<Message<u32, u32>>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:80:12
[INFO] [stdout]     |
[INFO] [stdout]  79 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  80 |           fn [< proto_encoder_decoder_single_message_with_ $name:snake _and_label_on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, u32>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<u32, u32>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout]  89 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  90 |           fn [< proto_encoder_decoder_single_message_with_ $name:snake _on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, u32>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<u32, u32>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout]  59 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  60 |           fn [< proto_encoder_decoder_multiple_packets_with_ $name:snake _and_label_on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `Vec<Message<u32, String>>` to implement `Arbitrary`
[INFO] [stdout]     = note: required for `fn(Vec<Message<u32, String>>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:70:12
[INFO] [stdout]     |
[INFO] [stdout]  69 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  70 |           fn [< proto_encoder_decoder_multiple_packets_with_ $name:snake _on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `Vec<Message<u32, String>>` to implement `Arbitrary`
[INFO] [stdout]     = note: required for `fn(Vec<Message<u32, String>>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:80:12
[INFO] [stdout]     |
[INFO] [stdout]  79 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  80 |           fn [< proto_encoder_decoder_single_message_with_ $name:snake _and_label_on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<u32, String>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<u32, String>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout]  89 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  90 |           fn [< proto_encoder_decoder_single_message_with_ $name:snake _on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<u32, String>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<u32, String>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout]  59 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  60 |           fn [< proto_encoder_decoder_multiple_packets_with_ $name:snake _and_label_on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `Vec<Message<String, SocketAddrV4>>` to implement `Arbitrary`
[INFO] [stdout]     = note: required for `fn(Vec<Message<String, SocketAddrV4>>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:70:12
[INFO] [stdout]     |
[INFO] [stdout]  69 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  70 |           fn [< proto_encoder_decoder_multiple_packets_with_ $name:snake _on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `Vec<Message<String, SocketAddrV4>>` to implement `Arbitrary`
[INFO] [stdout]     = note: required for `fn(Vec<Message<String, SocketAddrV4>>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:80:12
[INFO] [stdout]     |
[INFO] [stdout]  79 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  80 |           fn [< proto_encoder_decoder_single_message_with_ $name:snake _and_label_on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<String, SocketAddrV4>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, SocketAddrV4>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout]  89 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  90 |           fn [< proto_encoder_decoder_single_message_with_ $name:snake _on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, SocketAddrV4>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<String, SocketAddrV4>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout]  59 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  60 |           fn [< proto_encoder_decoder_multiple_packets_with_ $name:snake _and_label_on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, u32>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `Vec<Message<String, u32>>` to implement `Arbitrary`
[INFO] [stdout]     = note: required for `fn(Vec<Message<String, u32>>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:70:12
[INFO] [stdout]     |
[INFO] [stdout]  69 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  70 |           fn [< proto_encoder_decoder_multiple_packets_with_ $name:snake _on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, u32>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `Vec<Message<String, u32>>` to implement `Arbitrary`
[INFO] [stdout]     = note: required for `fn(Vec<Message<String, u32>>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:80:12
[INFO] [stdout]     |
[INFO] [stdout]  79 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  80 |           fn [< proto_encoder_decoder_single_message_with_ $name:snake _and_label_on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, u32>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<String, u32>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message<String, u32>: Arbitrary` is not satisfied
[INFO] [stdout]    --> tests/fuzzy/plain.rs:90:12
[INFO] [stdout]     |
[INFO] [stdout]  89 |           #[quickcheck_macros::quickcheck]
[INFO] [stdout]     |           -------------------------------- required by a bound introduced by this call
[INFO] [stdout]  90 |           fn [< proto_encoder_decoder_single_message_with_ $name:snake _on _ $id:snake _ $addr:snake _fuzzy >](
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Arbitrary` is not implemented for `Message<String, u32>`
[INFO] [stdout] ...
[INFO] [stdout] 103 | / unit_test!(plain [
[INFO] [stdout] 104 | |   (u32, u32),
[INFO] [stdout] 105 | |   (u32, String), (String, SocketAddrV4), (String, u32)
[INFO] [stdout] 106 | | ]);
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 86 others
[INFO] [stdout]     = note: required for `fn(Message<String, u32>, bool, bool, u8) -> bool` to implement `Testable`
[INFO] [stdout] note: required by a bound in `quickcheck`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.1.0/src/tester.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn quickcheck<A: Testable>(f: A) {
[INFO] [stdout]     |                      ^^^^^^^^ required by this bound in `quickcheck`
[INFO] [stdout]     = note: this error originates in the macro `unit_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memberlist-proto` (test "fuzzy") due to 111 previous errors
[INFO] running `Command { std: "docker" "inspect" "855ea70c8342bec743a6967a758cf26b4661c23a9d27affa4e3eae9ed38bff77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "855ea70c8342bec743a6967a758cf26b4661c23a9d27affa4e3eae9ed38bff77", kill_on_drop: false }`
[INFO] [stdout] 855ea70c8342bec743a6967a758cf26b4661c23a9d27affa4e3eae9ed38bff77
